home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7047 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: news.itmel.bhp.com.au!usenet
  2. From: Chris Kuan <kuan.chris.ch@bhp.com.au>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: The C++ Programming Language
  5. Date: 21 Feb 1996 02:06:53 GMT
  6. Organization: BHP Information Technology
  7. Message-ID: <4gdunt$so5@gossamer.itmel.bhp.com.au>
  8. References: <4gbqr6$irq@cloner3.netcom.com> <4gccgs$hlf@klein.iguide.com>
  9. NNTP-Posting-Host: 134.18.242.70
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. brianj@ozramp.net.au (Brian T. Johnson) wrote:
  16. >Manuel Hernandez <ManuelHe@ix.netcom.com> wrote:
  17. >
  18. >>I am just starting to read Bjarne Stroustrup's "The C++ Programming 
  19. >>Language". If  there was anyone out there who is also reading the book
  20. >>for the first time and would care to join me in discussion. I'm pretty
  21. >>familiar with the rudiments of the language, but I still need a solid foundation
  22. >>It always seems to work best when you bounce thoughts back and forth.
  23. >
  24. >>We could get a group together and go over each section on
  25. >>either usenet or e-mail.
  26. >
  27. >>I'm open to any ideas.
  28. >
  29. >Hi, I'm new to Borland C(++) Language, & would like to know if that
  30. >book you're referring to is good for beginners. If so, where could I
  31. >get a copy, & if not, what is a good book,  & where can I get it?
  32. >
  33. >Thanks,
  34. >Brian T. Johnson
  35. ><brianj@ozramp.net.au>
  36. >
  37.  
  38. The book is called "The C++ Programming Language", by Bjarne Stroustrup;
  39. Addison-Wesley, second edition 1991. I got mine from Dymocks in Sydney.
  40. Any ol' bookstore will probably order it in for you - or go to the local
  41. Co-op bookshop; university students probably use this book as bedtime reading.
  42.  
  43. Yes, its quite nice for beginners. I'm just starting C++ myself, BTW.
  44.  
  45. One third of the book is given to reference, which (presumably) the draft 
  46. standard started from, and two thirds of the book discusses using C++, starting
  47. from (almost) the basics.
  48.  
  49. Just look out for deviations in your particular compiler (e.g. the new cast
  50. syntax, support for exceptions, etc).
  51.  
  52.  
  53.  
  54. ================================================================================
  55. Chris Kuan                                    : Email kuan.chris.ch@bhp.com.au
  56. Systems Integration Services                  : Voice +61 42 75 5657
  57. BHP Information Technology, Wollongong Region : Fax   +61 42 75 5500
  58. ================================================================================
  59.  
  60.  
  61.